@charset "utf-8" ;


    

body {
    background-color: rgba(250, 235, 215,0.9);
    color: #482c1b;
}



/*  ここからPORTFOLIO*/

#port {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;    
}
#port header{
    background-color: white;
    position: relative;

}
#top p {
    display: inline-block;
    margin-top: 360px;
}

#portimg1,#portimg2,#portimg3,#portimg4,#portimg5 {

    position: absolute;
    top: 10px;
    left: 20px;
    display: none;
    border-radius: 40px;
  
}


#menuimg {
    position: absolute;
    top: 300px;
    left: 905.5px;  
    cursor: pointer;
}

#batuimg {
    
    position: absolute;
    top: 300px;
    left: 905.5px;
    display: none;
    cursor: pointer;
    
}

#menutero {
    width: 310px;
    position: absolute;
    top: 320px;
    left: 610px;
    background-color: rgba(255, 255, 255,0.7);  
    padding: 1px 0 1px 0;
    display: none;
}

#menutero a {
    text-decoration-line: none;
    
}

#menutero p {
    background-color: rgba(132, 84, 36, 0.5);
    color: white;
    font-size: 22px;
    text-align: center;
    margin: 30px 0 30px 0;
   
}
/*ここからportfplioメイン*/


#menu ul {
    overflow: hidden;
    display: block;
}

#menu ul li {
    list-style: none;
    float: left;
    width: 350px;
    height: 200px;
    margin: 90px 35px 10px 35px;
    padding: 40px 30px 20px 30px;
    font-size: 30px;
}

#menurireki {
    background-image: url(960-300px\ midorirain\ 1.svg);
    background-repeat: no-repeat;  
    
}

#menurireki a {
    text-decoration-line: none;
    color: #482c1b; 
    padding-left: 50px;
}

#menuintoro {
    background-image: url(960-300px\ enogu1.svg);
    background-repeat: no-repeat;
}
#menuintoro a {
    text-decoration-line: none;
    color: #482c1b; 
}


#onnanoko img {
    margin-left: 0px;
    
}
#onnanoko p {
    font-size: 50px;
    color: #f67b38;
    text-align: center;
    margin: 5px 50px 5px 70px;
    border-bottom: #f67b38 dotted;
    display: none;
}
#onnanoko figure {
    position: relative;
}
#onnanoko figcaption {
    display: inline-block;
    width: 350px;
    position: absolute;
    top: 210px;
    left: 550px;
    background-color: rgba(251, 158, 52, 0.55);
    border-radius: 10%;
    padding: 50px 10px 50px 30px;
    font-size: 19px;
}

#sankaku {    
    display: block;
    position: absolute;
    bottom: 50px;
    right: 389px;
    
    
}

/*  ここからRILEKI */



#rireki {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#breadcrumb {
    overflow: hidden;
}
#breadcrumb ul li {
    list-style: none;
    float: left;
}
#keireki h1 {
    background-image: url(400-400px\ happa1.svg);
    width: 500px;
    border: 3px  solid  #482c1b;
    font-size: 35px ;
    text-align: center;    
    margin: 50px auto 20px;
    padding: 5px 0 5px 0;
    vertical-align: center;
}
#rekisetumei p {
    
    padding: 20px;
}
table {
    border-collapse: collapse;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 50px;

}
#tablereki tr th {
    font-size: 19px;
    padding: 1px 10px 1px 10px;
    border: 3px  solid  #482c1b;
    text-align: center;
    background-color: rgba(255, 255, 255,0.7);

}
#tablereki tr td {
    border: 3px  solid  #482c1b;
}

#tablereki tr td:first-child {
    width: 10em;
}
#tablereki tr td:nth-child(2) {
    width: 20em;
}

#tablereki tr td:last-child {
    width: 27em;
}

#hoby h1 {
    text-align: center;
    background-image: url(200-200px\ hibisu\ pink\ 1.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 50px;
    margin: 30px 200px 30px 200px;

}
#hoby {
    overflow: hidden;
    margin-bottom: 50px;
}
#art1 {
    position: absolute;
    margin-bottom: 50px;
}

#art1 p {

    position: relative;
    bottom: 53px;
    width: 500px;
    height: 500px;
    font-size: 20px;
    font-weight: bold;
    background-color: rgba(255, 255, 255,0.5);
    border: #482c1b dotted;
    border-radius: 50%;
    text-align: center;  
   
    margin-left: 480px;
    margin-bottom: 100px;
}

#slide {    
    overflow: hidden;
    height: 300px;
    width: 300px;
    position: relative; 
    margin-top: 60px; 
    margin-left: 580px;
    margin-bottom: 50px;
    

}

#slide ul {
    position: absolute;
    width: 1200px;
    padding: 0;
    
    
}

#slide li {
    position: relative;
    float: left;
    list-style-type: none;
    width: 300px;
}

#art2 {
    height: 200px;
}

#art2 p {

    position: relative;
    bottom: 300px;
    width: 400px;
    height: 400px;
    font-size: 20px;
    font-weight: bold;
    background-color: rgba(255, 255, 255,0.5);
    border: #482c1b dotted;
    border-radius: 50%;
    text-align: center;    
    margin-left: 105px;
    padding: 30px 15px 0 15px;  
}

#art2 video {
    display: inline-block;
    position: relative;
    width: 300px;
    bottom: 610px;
    margin-left: 170px;
    margin-bottom: 20px;
}

/*  ここからINTORODUCE */

#into {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#design {
    width: 790px;
    border: 10px  solid  #482c1b;
    background-color: rgba(255, 255, 255,0.9);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    overflow: hidden;
    margin: 50px 0px 40px 90px;
    
}
#de1 {
    background-image: url(400-400px\ enogu2.svg);
    width: 500px;
    font-size:  40px;
    text-align: center;
    margin: 30px 30px 30px 150px;
    vertical-align: center;
    padding-bottom: 5px;
}
.fig1 {
    overflow: hidden;
    margin-bottom: 30px;
    margin-right: 10px;
    margin-left: 5px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.imgleft {
    float :left;
    margin-left: 5px;
    padding-bottom: 10px;
}
.figcap {
   
    margin-top: 90px;
    margin-left: 60px;
    height: 150px;

}   
/*ここから全体*/
footer{
    position: absolute;
    overflow: hidden;
}
 #address1 {

    float: left;
    width: 500px;
 }
 footer address {
    padding-top: 30px;
 }

.top3 {
    
     float: right;
     width: 300px;
}

  

